Simplify and speed up EQ
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Feb 2024 17:54:50 +0000 (09:54 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 13 Feb 2024 19:20:32 +0000 (11:20 -0800)
commitd2a5d7534c7dcdc4432bf5456cb8a76680f7aa14
tree33c70f9f643669f7337b6c6db0e75f098c254b74
parentd61145cc8cfb31ca170cd1b5deab59f0a5cbea63
Simplify and speed up EQ

* src/lisp.h (lisp_h_BASE2_EQ, lisp_h_EQ):
Simplify by testing symbols_with_pos_enabled first.
On x86-64 with GCC 13.2 this shrinks temacs text by 1.5%
and after removing all *.elc files speeds up 'make' by 1.2%.
src/lisp.h